typo
authorAaron Schulz <aaron@users.mediawiki.org>
Sun, 28 Jun 2009 13:14:53 +0000 (13:14 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sun, 28 Jun 2009 13:14:53 +0000 (13:14 +0000)
includes/DefaultSettings.php

index afc9dd9..4991f13 100644 (file)
@@ -191,7 +191,7 @@ $wgFileStore['deleted']['hash'] = 3;         ///< 3-level subdirectory split
  * File repository structures
  *
  * $wgLocalFileRepo is a single repository structure, and $wgForeignFileRepo is
- * a an array of such structures. Each repository structure is an associative
+ * an array of such structures. Each repository structure is an associative
  * array of properties configuring the repository.
  *
  * Properties required for all repos: